projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cca4cf3
)
packaging: Update internal spec file
author
Colin Walters
<walters@verbum.org>
Sat, 1 Mar 2014 20:46:03 +0000
(15:46 -0500)
committer
Colin Walters
<walters@verbum.org>
Sat, 1 Mar 2014 20:46:03 +0000
(15:46 -0500)
packaging/ostree.spec.in
patch
|
blob
|
history
diff --git
a/packaging/ostree.spec.in
b/packaging/ostree.spec.in
index 105b0aebed28a1d765254b20648c70c4f70706f2..9d4c97955b958d0361838fc8375a4f8a5c883b8f 100644
(file)
--- a/
packaging/ostree.spec.in
+++ b/
packaging/ostree.spec.in
@@
-64,7
+64,8
@@
This package installs and sets up the SELinux policy security module for %{name}
env NOCONFIGURE=1 ./autogen.sh
%configure --disable-silent-rules \
--enable-gtk-doc \
- --disable-libarchive \
+ --with-selinux \
+ --enable-selinux-custom-policy \
--with-dracut
make %{?_smp_mflags}